You are here:
Symbol Reference > Monnit Namespace >
ZeroToTenVoltBase Class
>
ZeroToTenVoltBase Methods
>
ZeroToTenVoltBase.Create Method
Collapse All
ZeroToTenVoltBase.Create Method
ZeroToTenVoltBase Class
ZeroToTenVoltBase Members
ZeroToTenVoltBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
ZeroToTenVoltBase
Create
(
int
state
, Byte[]
rawData
);
public
static
ZeroToTenVoltBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
ZeroToTenVoltBase
See Also
ZeroToTenVoltBase Class
,
ZeroToTenVoltBase Members
,
ZeroToTenVoltBase Methods
Group
ZeroToTenVoltBase Methods
Remarks
This is Create, a member of class ZeroToTenVoltBase.